Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump github.com/conduitio/conduit from 0.8.1 to 0.9.0 #5

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps github.com/conduitio/conduit from 0.8.1 to 0.9.0.

Release notes

Sourced from github.com/conduitio/conduit's releases.

v0.9.0

This release contains a major overhaul of Conduit processors. Builtin processors have been rewritten from scratch and now provide more powerful ways to transform the data and can target any field in the record. Additionally, we have added the ability to write standalone WASM processors, which allows you to manipulate records in your language of choice while keeping the processor as performant as a built-in processor. Check out the processor SDK for information about building your custom processor.

Changelog

  • 2b08f0ddebffddcf4e99c56a71ee563e7867f2a4: Replace deprecated goreleaser argument (#1415) (@​hariso)
  • 00dbcba7d5b3728d6ec8204ca66756e816699b30: [Feature] Better processors (#1378) (@​lovromazgon)

Docker images

To pull the image, you can execute the following command:

docker pull ghcr.io/conduitio/conduit:v0.9.0

v0.9.0-nightly.20240306

Changelog

Docker images

To pull the image, you can execute the following command:

docker pull ghcr.io/conduitio/conduit:v0.9.0-nightly.20240306

v0.9.0-nightly.20240305

Changelog

  • deb2907c2f57ec7e41fc0999e50f5250142918c7: fix: ellipsis connector text (#1394) (@​jmar910)

Docker images

To pull the image, you can execute the following command:

docker pull ghcr.io/conduitio/conduit:v0.9.0-nightly.20240305

v0.9.0-nightly.20240302

Changelog

  • deb2907c2f57ec7e41fc0999e50f5250142918c7: fix: ellipsis connector text (#1394) (@​jmar910)

Docker images

To pull the image, you can execute the following command:

docker pull ghcr.io/conduitio/conduit:v0.9.0-nightly.20240302

v0.9.0-nightly.20240301

Changelog

  • deb2907c2f57ec7e41fc0999e50f5250142918c7: fix: ellipsis connector text (#1394) (@​jmar910)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 11, 2024
@raulb
Copy link
Member

raulb commented Mar 12, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/conduitio/conduit-0.9.0 branch 2 times, most recently from 82d3a28 to 333c024 Compare March 18, 2024 20:28
Bumps [github.com/conduitio/conduit](https://github.com/conduitio/conduit) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/conduitio/conduit/releases)
- [Changelog](https://github.com/ConduitIO/conduit/blob/main/docs/releases.md)
- [Commits](ConduitIO/conduit@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/conduitio/conduit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/conduitio/conduit-0.9.0 branch from 333c024 to 9d9a220 Compare April 1, 2024 16:18
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2024

Superseded by #17.

@dependabot dependabot bot closed this Apr 3, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/conduitio/conduit-0.9.0 branch April 3, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant